/*加载页面  start*/
/*
.load-effect{position:fixed;display:flex;z-index:-10;opacity:0;width:100%;height:100%;overflow:hidden;background:#004799;align-items:center;justify-content:center;-webkit-animation:load 1.5s linear;}
.load-effect img{width:100%;}
@-webkit-keyframes load{0%{z-index:1000;opacity:1;}60%{opacity:1;}100%{opacity:0;}}
 */
/*加载页面 end*/
/*广告轮播 start*/
.banner{width:100%;}
.banner  img{width:100%;}
.swiper-container{position: relative;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{position:absolute;z-index:2;bottom:15px;text-align:center;}
.swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:#fff;opacity: .8;}
.swiper-pagination .swiper-pagination-bullet-active{background: #0853a1;opacity: 1;}
.swiper-container .swiper-button-prev{left:10px;}
.swiper-container .swiper-button-next{right:50px;}
.swiper-container .swiper-button-prev, .swiper-container .swiper-button-next{width:0;font-size:40px;color:#fff;}
/*广告轮播 end*/
/*企业介绍 start*/
.in-copProfile{width:100%;background:#ebebeb;}
.company_advantage{width:100%;max-height:260px;}
.copProfile-content{display:-webkit-flex;display:-moz-flex;display:flex;flex-wrap:wrap;align-items:center;padding:60px 0;}
.pfeContent-word{width:calc(50%);padding:0 50px 0 5px;}
.pfeContent-word > h1{color:#a2a2a2;}
.pfeContent-word > h2{color:#0853a1;padding:18px 0  28px 0;}
.pfeContent-wodMain > p{text-indent:2em;font-size:15px;color:#888;-webkit-line-clamp:4;padding-bottom:2px;}
.pfeContent-wodMain{margin-bottom:28px;}
.public-more{font-size:12px;}
.public-more a{color:#a2a2a2;text-align: center;}
.public-more span{display: inline-block;border:1px solid #a2a2a2;width:90px;height:22px;border-radius:22px;line-height:20px;}
.public-more a:hover{color:#0853a1;}
.public-more a:hover span{border:1px solid #0853a1;}
.pfeContent-img{display:-webkit-flex;display:-moz-flex;display:flex;flex-wrap:wrap;width:calc(50%);}
.pfeContent-img-item01{width:calc(44%);}
.pfeContent-img-item01 > img{width:100%;}
.pfeContent-img-item02{width:calc(56%);padding-left:15px;}
.pfeContent-img-item02 > img{width:100%;}
.pfeContent-img-item02 img:first-child{padding-bottom:15px;}
.copPurpose > img{width:100%;max-height:260px;}
/*企业介绍 end*/
/*主要业务 start*/
.in-priService{width:100%;background:url("../../images/Service_bgd.jpg") no-repeat bottom;background-size: cover;overflow:hidden;}
.priService-imgWord{display:-webkit-flex;display:-moz-flex;display:flex;flex-wrap:wrap;padding:60px 0 40px 0;}
.priService-img{width:50%;}
.priService-img > img{width:100%;}
.priService-word{width:50%;padding-left:9%;}
.line-gryBlock{background: #edeeef;width:88%;height:2px;}
.priService-word > h2{color:#0853a1;padding:70px 0 10px 0;}
.priService-word > h1{color:#a2a2a2;}
.grey-block{background:#c4c4c4;width:25px;height:2px;;margin:40px 0 50px 0;}
.serIntroduce{overflow: hidden;}
.serIntroduce ul li{display:inline-block;width:calc((100% - 20px)/5);text-align:center;padding:30px 0;}
.serIntroduce-item p:first-child{font-size:18px;font-weight:700;color:#333;}
.serIntroduce-item p:nth-child(2){color:#a2a2a2;font-size:12px;padding:5px 0;text-transform: uppercase;}
.serIntroduce li img{width:40px;height:40px;margin-top:25px;}
.serIntroduce ul li:hover{background: #0853a1;}
.serIntroduce ul li:hover .serIntroduce-item p{color:#fff;}
/*主要业务 end*/
/*新闻中心 start*/
.in-newCenter{width:100%;background:#ebebeb;}
.newCenter-title{text-align:center;padding:50px 0 40px 0;}
.newCenter-title > h1{color:#a2a2a2;text-transform:uppercase;}
.newCenter-title > h2{color:#0853a1;padding-top:5px;}
.newCenter-content{display:-webkit-flex;display:-moz-flex;display:flex;flex-wrap:wrap;}
.newContent-imgWord{width:49%;}
.newContent-img{margin-bottom:25px;}
.newContent-img > img{width:100%;height:335px;}
.newContent-word{width:51%;padding-left:30px;}
.newContent-wrdMain{background:#f3f3f3;padding:0 25px;margin-bottom:22px;min-height:158px;}
.newContent-wrdMain h3 a{display:block;padding:18px 0 12px 0;width:100%;color:#333;}
.newContent-wrdMain h3 a:hover{color:#0853a1;}
.wrdMain-content{min-height:54px;}
.wrdMain-content a{color:#888;font-size:15px;-webkit-line-clamp:2;}
.wrdMain-content a:hover{color:#666;}
.newContent-wrdMain p{overflow:hidden;padding:15px 0;}
.newContent-wrdMain p,.newContent-wrdMain p a{color:#a2a2a2;font-size:13px;}
.newContent-wrdMain p a:hover{color:#fc4138;}
.newCenter-date{float:left;}
.newContent-wrdMain p a{float:right;}
.blue-block{position:relative;display:inline-block;margin-left:4px;background:#0853a1;color:#fff;border-radius:10px;width:12px;height:12px;}
.omit{position:absolute;top:0;left:50%;transform: translate(-50%,-38%);}
.newCenter-button{overflow: hidden;padding:20px 0 40px 0;}
.newCenter-button-item{float: right;}
.newCenter-button-item > p{display:inline-block;padding-left:10px;}
.butLink{font-size:14px;}
.butLink a{color:#a2a2a2;text-align: center;}
.butLink span{display: inline-block;border:1px solid #a2a2a2;width:95px;height:25px;border-radius:30px;line-height:23px;}
.butActive span{background:#0853a1;color:#fff;border: 1px solid #0853a1;}
.butLink a:hover{color:#fff;;}
.butLink a:hover span{border:1px solid #0853a1;background:#0853a1;}
/*新闻中心 end*/